home *** CD-ROM | disk | FTP | other *** search
/ SEX CD-ROM 3 / SEX CD-ROM 3.iso / viewers / qpeg / english / changes.doc next >
Encoding:
Text File  |  1994-03-20  |  8.1 KB  |  189 lines

  1. This is a list of changes from previous versions.  If you're new to QPEG,
  2. please read QPEG.DOC.
  3.  
  4. Missing versions were only internal revisions, distributed only to a very
  5. small number of people, or revisions with a small number of changes.
  6.  
  7. Versions prior to 0.5b were beta versions, released only to a small number
  8. of people.
  9.  
  10. QPEG 0.5b
  11. ~~~~~~~~~
  12.    First official release.  I still call it beta, since some drivers are
  13.    not tested and may not work.
  14.  
  15. QPEG 1.0c
  16. ~~~~~~~~~
  17.    * No beta version, but not a final release either.  I guess there will
  18.      never be a "final" release.
  19.    * Added support for Yh1v1 upsampled color images.  Suggested by Tom Lane
  20.      (IJG).  QPEG should now be able to view any JFIF compliant JPEG file,
  21.      and even some non-JFIF files.
  22.    * Switching back to text mode on exit now restores the same mode that was
  23.      used before starting QPEG.  Suggested by Lutz Kotoll.
  24.    * Added GIF support.  Suggested by thousands of users :-)
  25.    * Added TBH logo.  Suggested by me :-)
  26.    * Added ability to delete and copy files.  Also suggested by many users.
  27.    * If the preview's height is smaller than 61 pixels, its size is doubled.
  28.      In other words, pictures with an original height of more than 480 are
  29.      scaled down by a factor of 8, otherwise by a factor of 4.
  30.    * The executable (QPEG.EXE) is smaller.
  31.    * Added ability to switch greyscaled display on/off ('$' key).
  32.    * Added dithering routines for hicolor modes.  Now hicolor looks
  33.      almost like truecolor.
  34.    * Added initialization file (QPEG.INI) for user changeable defaults:
  35.       - video mode
  36.       - file information on/off
  37.       - preview on/off
  38.       - beeps on/off
  39.       - hicolor dithering on/off
  40.       - greyscaled display on/off
  41.      Most of these settings can be changed within QPEG.
  42.    * Fixed problems when viewing greyscaled images in hicolor or truecolor
  43.      modes.
  44.    * Fixed preview code which caused errors on some VGAs.  The preview
  45.      should now work on _ANY_ VGA graphics card.
  46.    * Changed ATI driver.  I'm not sure if it's fixed, since I can't test it.
  47.    * Fixed VESA driver.
  48.    * New driver for DELL S3 graphics cards.  Thanks to Lenny Lim!
  49.      (If it doesn't work, try the VESA driver.)
  50.  
  51. QPEG 1.0d
  52. ~~~~~~~~~
  53.    * QPEG now works with the VESA driver (both needed to be fixed).
  54.    * Changed the ATI driver (once again).
  55.    * English and German documentation.
  56.  
  57. QPEG 1.0e
  58. ~~~~~~~~~
  59.    * Driver for Diamond SpeedStar 24X.  Thanks to Jan van Loenen!
  60.    * Driver for NCR 77C22 chipset.  Thanks to Peter van Sebille!
  61.    * The executable (QPEG.EXE) is considerably smaller.
  62.  
  63. QPEG 1.0f
  64. ~~~~~~~~~
  65.    * Doesn't lock up anymore on corrupt JPEG files.
  66.    * Slightly improved accuracy (this fixes a bug that caused a checkerboard
  67.      texture on extremely bright areas).
  68.    * Supports interlaced GIF files.
  69.    * Supports Adobe Photoshop JPEG file format (non-JFIF).
  70.  
  71. QPEG 1.1c
  72. ~~~~~~~~~
  73.    * Changed directory structure:
  74.      directory ENGLISH for English documentation, directory DEUTSCH
  75.      for German documentation.
  76.    * QPEG FAQ.
  77.    * Fixed NCR configuration.
  78.  
  79. QPEG 1.2d
  80. ~~~~~~~~~
  81.    * Changed registration system.
  82.    * Changed status window.  Press F1 for help.
  83.    * Fixed bug (blank screen when zooming very fast).
  84.    * Fixed bug in Cirrus driver file for 1280x1024x16 mode.
  85.      Thanks to Ben Jos Walbeehm!
  86.    * Driver for Realtek chipset.  Thanks to Christopher L. Tumber!
  87.    * Supports 64K hicolor modes (16 bit) using 65536 colors.
  88.    * Option for automatic video mode selection (depending on the image size),
  89.      see QPEG.INI for details.
  90.  
  91. QPEG 1.2e
  92. ~~~~~~~~~
  93.    * Fixed bug (white areas occured when decoding high quality JPEG images).
  94.    * Fixed bug (QPEG didn't recognize write protected GIF files, for example
  95.      on CD ROMs).
  96.    * You can select images with the space key (tagging), then use shift+enter
  97.      to view the selected images only.
  98.  
  99. QPEG 1.2f
  100. ~~~~~~~~~
  101.    * Tagging bug fixed.
  102.    * Targa files are recognized (but not displayed yet).
  103.    * Truecolor modes (16M) work now with Diamond Viper and VESATRUE.CFG.
  104.    * Various bugs in the documentation fixed.
  105.    * There's a QPEG support BBS for fidonet and modem, see QPEG.DOC.
  106.  
  107. QPEG 1.3c
  108. ~~~~~~~~~
  109.    * Displays Targa (TGA) files!  It supports:
  110.       - truecolor TGA, greyscaled/monochrome TGA and TGA with palette,
  111.       - uncompressed TGA and rle (run length encoded) compressed TGA,
  112.       - any TGA type can be displayed in any video mode (just like JPEGs),
  113.       - TGA display is   F A S T !
  114.    * Increased maximum number of video modes from 25 to 40.
  115.    * Total rewrite of the general graphics routines, adding new formats
  116.      (PCX, BMP, PBM/PNM etc) is now much easier.
  117.    * Mouse support!  Your mouse driver must be Microsoft compatible.
  118.      If you have a Genius mouse driver, it should be at least version 9.06,
  119.      otherwise you'll have to disable mouse support (see QPEG.INI).
  120.    * Supports up to three mouse buttons.
  121.    * Freely configurable mouse buttons:  the mouse buttons can be programmed
  122.      to do anything which can be done with the keyboard.  See QPEG.INI.
  123.    * Changed AUTO_MODE options in QPEG.INI.
  124.    * The video driver (*.DRV) needn't be copied to the QPEG directory
  125.      anymore.
  126.    * Fixed truecolor mode with Diamond Viper (once again).
  127.    * Fixed another truecolor bug (VESA configuration) which caused previously
  128.      displayed images not to be cleared correctly.
  129.    * Now you can specify a drive or directory on the command line, and qpeg
  130.      will start up in that directory.
  131.    * QPEG gives the following error levels for command line viewing:
  132.       -  0 : ok (no error),
  133.       -  5 : at least one file is no valid graphics file,
  134.       - 20 : fatal error, e.g. unknown command line option, error in
  135.              configuration file etc.
  136.      Those error levels can be used for batch file processing.
  137.    * You can use Shift+Del to delete all tagged files at once.
  138.    * You can use Shift+Inst to copy all tagged files at once.
  139.    * Another ATI driver (ATI-3.DRV) for ATI VGA Wonder 18800.
  140.      Thanks to Yaron Keren!
  141.    * Fixed several bugs.
  142.  
  143. QPEG 1.3f
  144. ~~~~~~~~~
  145.    * Fixed scolling bug.
  146.    * Updated documentation.
  147.    * The Diamond Viper / VESATRUE combination definitely works now.
  148.    * Fixed bug which caused the second image to be distorted when
  149.      using the VESATRUE configuration.
  150.    * Driver for Tseng Labs ET4000-W32, supports up to 4 Mb of video memory.
  151.      Thanks to German c't Magazine!
  152.    * /K command line option causes QPEG to exit immediately without clearing
  153.      the graphics screen.  Mainly for use in batch files.  Works only in the
  154.      registered version (because the shareware delay must be displayed in
  155.      text mode).
  156.    * /C command line option just clears the screen and switches back to
  157.      text mode.  Pretty much the same as 'MODE CO80'.  Mainly for recovering
  158.      from a previously used /K option.
  159.    * Fixed bug:  TGA display with RGB truecolor graphics cards.
  160.    * Fixed bug:  Enter key didn't view next image if "file info" was
  161.      switched off.
  162.    * You're now able to tag non-image files.
  163.    * You can use your mouse to pan across images.
  164.    * More detailed memory information in the status window.
  165.  
  166. QPEG 1.3j
  167. ~~~~~~~~~
  168.    * Doesn't lock up anymore on corrupt GIF files.
  169.    * Fixed some bugs related to mouse control.
  170.    * Supports PCX images with 1, 4 or 8 bit, or 24 bit truecolor.
  171.    * Supports BMP images (Windows format compressed and uncompressed,
  172.      standard OS/2 format and multi image OS/2 format) with 1, 4 and 8 bit,
  173.      and 24 bit truecolor.
  174.    * Renamed to QPEG/386.  It also detects a 486 processor.
  175.      Note:  a 486DLC (by Cyrix) is not a real 486, but an improved 386.
  176.    * Driver for Compaq graphics cards based on QVision/AVGA chipsets
  177.      (not yet tested).
  178.    * Now you can still use the cursor keys if Maus_Follow=On in QPEG.INI.
  179.    * Fixed bug related to image rebuild.
  180.  
  181. QPEG 1.3k
  182. ~~~~~~~~~
  183.    * Now with install program (English and German).
  184.  
  185. Coming soon:
  186. more image formats, slideshow, file masks, changeable file sort order,
  187. fit-to-screen for large images, support for 4DOS/NDOS descriptions,
  188. and more.
  189.